func google.golang.org/protobuf/internal/impl.appendInt64Value

2 uses

	google.golang.org/protobuf/internal/impl (current package)
		codec_gen.go#L2053: func appendInt64Value(b []byte, v protoreflect.Value, wiretag uint64, opts marshalOptions) ([]byte, error) {
		codec_gen.go#L2084: 	marshal:   appendInt64Value,